Yacc 1.9.1 for CodeWarrior is based largely on Berkeley Yacc 1.9 and was converted to the Metrowerks CodeWarrior IDE by Jeff Laing. Code generation was modified specifically for CodeWarrior and a number of the more obscure "syntax error" type errors that Berkeley Yacc produces have been enhanced to provide more information. Version 1.9.1 was recompiled with CW9 and version 4 of the plugin API.
Text2Rsrc 1.0.1
---------------
A common problem for the programmer is that of including styled text into resources. ResEdit provides a nice editor for manipulating "TEXT" and "styl" resources but otherwise is not a great text editor. Apple (and just about every CD-ROM supplier) supply SimpleText which is a reasonable (read: cheap) styled text editor, but does not save in resource format.
Yacc 1.9.2
----------
Yacc 1.9.2 for CodeWarrior is based largely on Berkeley Yacc 1.9 and was converted to the Metrowerks CodeWarrior IDE by Jeff Laing. Code generation was modified specifically for CodeWarrior and a number of the more obscure "syntax error" type errors that Berkeley Yacc produces have been enhanced to provide more information. Version 1.9.2 was recompiled with CW9 and version 4 of the plugin API.